#pop_service{width: 100%;height: 100%;position: fixed;top: 0px;left: 0px;background-color: rgba(0,0,0,0.4);z-index: 9999;}
#pop_service .pop_wrap{margin-left: -270px;margin-top: -270px;position: fixed;left: 50%;top: 50%;z-index: 100001;}
#pop_service .pop_wrap .pop_con{position: relative;width: 541px;height: 542px;background: url(../images/service_pop_bg1.png) no-repeat center;}
#pop_service .pop_wrap .pop_con .pop_close{position: absolute;top: -10px;right: 20px;width: 35px;height: 35px;color: #ffd210;border:solid 1px #ffd210;border-radius: 100%;text-align: center;line-height: 35px;font-size: 22px;cursor: pointer;}
#pop_service .pop_wrap .pop_con a{width: 140px;height: 50px;display: block;position: absolute;bottom: 65px;line-height: 50px;text-align: center;font-size: 18px;}
#pop_service .pop_wrap .pop_con .pop_left{left: 110px;border: solid 2px #e62323;background-color: #ef3333;color: #fff;}
#pop_service .pop_wrap .pop_con .pop_right{left: 295px;border: solid 2px #acacac;color: #232222;}